home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3996 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: news.paonline.com!usenet
  2. From: markd@quantum.net (Mark)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Please Help--Need Visual C++ MFC Tutorial/Refernce
  5. Date: Sat, 27 Jan 1996 04:14:29 GMT
  6. Organization: Pennsylvania Online [Usenet News Server for Hire]
  7. Message-ID: <4ec80v$2g2@news.paonline.com>
  8. References: <4ebtaj$lq7@news1.deltanet.com>
  9. Reply-To: markd@quantum.net
  10. NNTP-Posting-Host: sl38.quantum.net
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. Michael Selfridge <selfridg@encoreengineering.com> wrote:
  14.  
  15. >Could someone please suggest a book, video, course, or other source for
  16. >instruction on how to use Microsoft Visual C++ Foundation Classes?  I
  17. >am an experienced programmer of other languages who has just taught
  18. >himself C++.  My problem is lack of reference and "how to" sources for
  19. >actually using the MFC's to develop Windows programs.  I have the
  20. >books online (on the CDROM), and a few text books, but none are very
  21. >good.
  22.  
  23. I've looked through quite a few Visual C++/MFC books and have found
  24. few that are worth paying $35. I learned much more from the Books
  25. Online and stepping through the debugger to see how things behave...
  26. I read an article about a development contest, and the observation was
  27. that the most frequently used tool/reference by the Visual C++  coders
  28. was the PF1 key (help).
  29.  
  30. I've seen others recommend Inside Visual C++ though.
  31.  
  32.  
  33.